projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de004cc
)
compile.el (first-error): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Wed, 15 Jan 1997 00:20:37 +0000
(
00:20
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 15 Jan 1997 00:20:37 +0000
(
00:20
+0000)
lisp/progmodes/compile.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/compile.el
b/lisp/progmodes/compile.el
index 4c9b9c56e762feb36a787c6cf3756103f1223f7a..ad3e7be65ef5dd5f1f519d58eba0fb7a5f1b59b3 100644
(file)
--- a/
lisp/progmodes/compile.el
+++ b/
lisp/progmodes/compile.el
@@
-1016,7
+1016,7
@@
This operates on the output from the \\[compile] command."
(next-error -1))
(defun first-error ()
- "Reparse the error message buffer and start at the first error
+ "Reparse the error message buffer and start at the first error
.
Visit corresponding source code.
This operates on the output from the \\[compile] command."
(interactive)